PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFReplaceImageEvent Class / getNewImageID Method
In This Topic
    getNewImageID Method
    In This Topic
    Gets the ID of the new image.
    This ID identifies the image in the Resources dictionary and it is also used as parameter for the Do operator.
    Syntax
    public PDFCosName getNewImageID()

    Return Value

    The ID used to reference the image in the page content.
    See Also